[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 8375   SHUFFLE   <  SKIP 132  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18532Russell, Marcus98027IssaquahWashingtonUnited States
17000Henderson, Miranda, M91910Chula VistaCaliforniaUnited States
13995Black, Michele3000MelbourneVictoriaAustralia

Generated 2025-07-14 06:15:18.049 UTC