[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 236   SHUFFLE   <  SKIP 23  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28974Hayes, Kelly, M91950National CityCaliforniaUnited States
21164Raman, Troy91910Chula VistaCaliforniaUnited States
22733Powell, Alexandria98312BremertonWashingtonUnited States

Generated 2025-07-10 13:00:26.423 UTC