[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 468   SHUFFLE   <  SKIP 731  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20548Rodriguez, Phillip, S10501BerlinNordrhein-WestfalenGermany
19735Reed, Mackenzie, M92806La JollaCaliforniaUnited States
29170Adams, Alexandra, J94010BurlingameCaliforniaUnited States
15666Liang, Bianca, B77127LieusaintSeine et MarneFrance

Generated 2025-07-22 12:37:31.563 UTC