[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 2236   SHUFFLE   <  SKIP 1212  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27257Sara, Rebekah, L91910Chula VistaCaliforniaUnited States
19819Brown, Andrew91950National CityCaliforniaUnited States
13150Yang, Lacey2113North RydeNew South WalesAustralia

Generated 2025-07-19 12:47:49.553 UTC