[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 590   SHUFFLE   <  SKIP 1838  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22107Jones, Michael, AV8POak BayBritish ColumbiaCanada
24064Fernandez, Stanley, REC1R 0DULondonEnglandUnited Kingdom
15555Barnes, Hailey94303Palo AltoCaliforniaUnited States

Generated 2025-07-18 15:00:07.711 UTC