[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 484   SHUFFLE   <  SKIP 1967  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13097Hughes, Dalton, E94014ColmaCaliforniaUnited States
18862Zhang, Luke90210Beverly HillsCaliforniaUnited States
23227Alonso, Anne78400ChatouYvelineFrance
28791Johnston, Richard99202SpokaneWashingtonUnited States

Generated 2025-07-20 04:55:26.616 UTC