[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 4094  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28596Butler, Haley, L94063Redwood CityCaliforniaUnited States
14311Alvarez, Erik, M1002SydneyNew South WalesAustralia
23857Anderson, Alexandra, L97355LebanonOregonUnited States

Generated 2025-07-11 23:23:40.006 UTC