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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20538Bennett, Hailey, R98403TacomaWashingtonUnited States
23048Hughes, IsabellaV8POak BayBritish ColumbiaCanada
26328Anderson, Edward, L94063Redwood CityCaliforniaUnited States
24407Peterson, Makayla94015Daly CityCaliforniaUnited States

Generated 2025-07-17 06:07:55.619 UTC