[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 2275   SHUFFLE   <  SKIP 19  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16004Martinez, Joe98312BremertonWashingtonUnited States
17869Mehta, Henry, R90210Beverly HillsCaliforniaUnited States
21239Liang, Christy, I6006PerthSouth AustraliaAustralia

Generated 2025-07-19 00:07:50.953 UTC