[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   SHUFFLE   <  SKIP 2920  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11415She, Randy, H64283DarmstadtHessenGermany
13866Butler, Mya92102San DiegoCaliforniaUnited States
28185Alexander, Eric, S91502BurbankCaliforniaUnited States
18698Chande, Jaclyn, S2300NewcastleNew South WalesAustralia

Generated 2025-07-12 18:25:03.268 UTC