[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 575   SHUFFLE   <  SKIP 2601  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12864Townsend, Michelle, PCM11BillericayEnglandUnited Kingdom
25521Sanchez, Douglas, M10501BerlinNordrhein-WestfalenGermany
21408Chen, Autumn, I3550BendigoVictoriaAustralia
11267Diaz, David94010BurlingameCaliforniaUnited States

Generated 2025-07-22 06:29:24.361 UTC