[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 2421   SHUFFLE   <  SKIP 678  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22901Stewart, Katherine, ZV2M1P1NewtonBritish ColumbiaCanada
27683Reed, Alexandra, C97005BeavertonOregonUnited States
17517Williams, Daniel, S94536FremontCaliforniaUnited States

Generated 2025-07-10 03:14:17.125 UTC