[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 2421   SHUFFLE   <  SKIP 871  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17584Liu, Lisa, J91502BurbankCaliforniaUnited States
16675Arthur, Kristi, W2036MatravilleNew South WalesAustralia
17179Henderson, James92020El CajonCaliforniaUnited States

Generated 2025-07-09 01:31:40.174 UTC