[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 469   <  SKIP 764  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28754Nara, Chad, K10501BerlinNordrhein-WestfalenGermany
28889Beck, Alison12171BerlinSaarlandGermany
29355Fernandez, Virginia14197BerlinNordrhein-WestfalenGermany
29385Lal, Don, A13441BerlinHessenGermany
29418Sharma, Lindsey12171BerlinSaarlandGermany
28400Anand, Cedric, P14197BerlinSaarlandGermany

Generated 2025-07-08 21:17:02.255 UTC