[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 875   SHUFFLE   <  SKIP 5690  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29270Allen, Carlos, M99202SpokaneWashingtonUnited States
24059Navarro, Tabitha66578NeunkirchenSaarlandGermany
11750She, Latoya, A2300NewcastleNew South WalesAustralia

Generated 2025-07-10 04:46:38.240 UTC