[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 453   <  SKIP 709  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21666Jimenez, Leslie14197BerlinNordrhein-WestfalenGermany
21661Champion, Terry, A12171BerlinSaarlandGermany
21823She, Lacey, A12171BerlinHessenGermany
21825Zhou, Randy, J12311BerlinHamburgGermany
21868Ma, Aimee, R14197BerlinNordrhein-WestfalenGermany
22380Nath, Brendan, C14129BerlinHessenGermany

Generated 2025-07-08 22:45:14.702 UTC