[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 250   <  SKIP 1523  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14197Gill, Frank, C38001BraunschweigNordrhein-WestfalenGermany
14695Andersen, Russell38001BraunschweigNordrhein-WestfalenGermany
15096Mr., Schare, Gary38001BraunschweigNordrhein-WestfalenGermany
15683Carlson, Jessie38001BraunschweigNordrhein-WestfalenGermany
16457Martin, Kathleen38001BraunschweigNordrhein-WestfalenGermany
18636Chapman, Edgar, C38001BraunschweigNordrhein-WestfalenGermany
19339Gomez, Lance, L38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-05 11:01:16.736 UTC