[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 717   SHUFFLE   <  SKIP 2422  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17834Gill, Michele, M75008ParisSeine (Paris)France
18193Yuan, Louis, C2060Lavender BayNew South WalesAustralia
29239Miller, Samantha, R90505TorranceCaliforniaUnited States

Generated 2025-07-12 21:21:40.715 UTC