[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 2986   <  SKIP 1504  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18764Scott, Natalie, K94063Redwood CityCaliforniaUnited States
25370Bailey, Erin, S99202SpokaneWashingtonUnited States
27115Navarro, Kristi97005BeavertonOregonUnited States

Generated 2025-07-21 11:14:19.248 UTC