[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 250   SHUFFLE   <  SKIP 774  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23039Scott, Wyatt94014ColmaCaliforniaUnited States
14825Alonso, Rebekah, H48001MünsterSaarlandGermany
24897Hu, Glenn, R2065St. LeonardsNew South WalesAustralia

Generated 2025-07-09 09:26:23.539 UTC