[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 159   SHUFFLE   <  SKIP 2492  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21239Liang, Christy, I6006PerthSouth AustraliaAustralia
22899Carter, Charles, R92020El CajonCaliforniaUnited States
11938Alexander, Seth, D94015Daly CityCaliforniaUnited States

Generated 2025-07-19 12:33:42.516 UTC