[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 1213  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20713Gill, KathleenBD1 4SJW. YorkEnglandUnited Kingdom
15618Sharma, Gabriel59368WerneNordrhein-WestfalenGermany
24404Chapman, Bryant, G94010BurlingameCaliforniaUnited States

Generated 2025-07-11 12:43:55.951 UTC