[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 461   SHUFFLE   <  SKIP 4039  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23702James, Eduardo, C92118CoronadoCaliforniaUnited States
28241King, Charles, L98055RentonWashingtonUnited States
26588Pal, Dustin6006PerthSouth AustraliaAustralia

Generated 2025-07-14 05:47:56.563 UTC