[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 999   SHUFFLE   <  SKIP 548  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16866Parker, Alexandra, G91941GrossmontCaliforniaUnited States
20696Gonzales, Ethan, D97330CorvallisOregonUnited States
18486Torres, Kari2065St. LeonardsNew South WalesAustralia

Generated 2025-07-09 08:02:20.064 UTC