[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3669   SHUFFLE   <  SKIP 52  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25412Williams, Michael, M98201EverettWashingtonUnited States
25499Schmidt, MeredithWA1 4SYWoolstonEnglandUnited Kingdom
15023Watson, Juan, J99202SpokaneWashingtonUnited States

Generated 2025-07-11 19:38:22.356 UTC