[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 512   SHUFFLE   <  SKIP 564  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17582Wilson, Katherine, A92118CoronadoCaliforniaUnited States
11279Cook, Amanda, S98201EverettWashingtonUnited States
15599Ma, Darryl, R4700RockhamptonQueenslandAustralia

Generated 2025-07-12 07:27:20.487 UTC