[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 933   <  SKIP 676  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22436Raji, Roger, M53131BonnNordrhein-WestfalenGermany
22459Xu, Johnny53131BonnNordrhein-WestfalenGermany
22486Ruiz, Jimmy, E53131BonnNordrhein-WestfalenGermany
22801Raje, Alicia53131BonnNordrhein-WestfalenGermany

Generated 2025-07-22 13:10:55.645 UTC