[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 34   SHUFFLE   <  SKIP 3296  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14265Bell, Garrett, JV8Z 4N5ShawneeBritish ColumbiaCanada
26257Jimenez, Hector94010BurlingameCaliforniaUnited States
21844Long, James, Y95010HofBayernGermany

Generated 2025-07-22 08:48:11.467 UTC