[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 2608   SHUFFLE   <  SKIP 1090  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25859Peterson, Mackenzie, M97034Lake OswegoOregonUnited States
19203Navarro, Darren, E90210Beverly HillsCaliforniaUnited States
28021Nelson, KatherineV6B 3P7Port HammondBritish ColumbiaCanada
17475Green, Jackson, S94536FremontCaliforniaUnited States

Generated 2025-07-17 11:32:00.751 UTC