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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15200Simpson, Mindy, A94010BurlingameCaliforniaUnited States
13511Liu, Ernest92400CourbevoieHauts de SeineFrance
11331Jenkins, SamanthaV8Z 4N5ShawneeBritish ColumbiaCanada
12456Chen, Thomas98168BurienWashingtonUnited States

Generated 2025-07-11 15:32:57.486 UTC