[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 1039   SHUFFLE   <  SKIP 2045  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15478Russell, Melanie, BV9MetchosinBritish ColumbiaCanada
23295Torres, Jaime, M90706BellflowerCaliforniaUnited States
11102Nelson, Julia, L1002SydneyNew South WalesAustralia

Generated 2025-07-15 14:22:06.039 UTC