[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 2745   SHUFFLE   <  SKIP 4220  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27878He, Dennis, J4655Hervey BayQueenslandAustralia
21706Murphy, Haley98168BurienWashingtonUnited States
26376Martinez, Anthony91950National CityCaliforniaUnited States

Generated 2025-07-20 04:20:00.392 UTC