[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 841   SHUFFLE   <  SKIP 907  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14120Cooper, Gabrielle, S94704BerkeleyCaliforniaUnited States
12192Hayes, Jocelyn, G98225BellinghamWashingtonUnited States
12106Baker, IsaiahV8POak BayBritish ColumbiaCanada

Generated 2025-07-21 02:09:02.456 UTC