[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 460   SHUFFLE   <  SKIP 2210  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20503Jai, Tony, E91502BurbankCaliforniaUnited States
28020Griffin, Lucas98201EverettWashingtonUnited States
11750She, Latoya, A2300NewcastleNew South WalesAustralia

Generated 2025-07-14 07:27:31.037 UTC