[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 5133   <  SKIP 460  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25223Ortega, Armando, K1002SydneyNew South WalesAustralia
28564Deng, Alisha60323FrankfurtHessenGermany
14644Lee, Jennifer, R97355LebanonOregonUnited States
12040Torres, Richard92102San DiegoCaliforniaUnited States

Generated 2025-07-20 22:23:54.149 UTC