[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 512   <  SKIP 723  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28754Nara, Chad, K10501BerlinNordrhein-WestfalenGermany
28889Beck, Alison12171BerlinSaarlandGermany
29418Sharma, Lindsey12171BerlinSaarlandGermany
29355Fernandez, Virginia14197BerlinNordrhein-WestfalenGermany

Generated 2025-07-11 17:13:07.152 UTC