[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 4959  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11672Jai, Chad, C90210Beverly HillsCaliforniaUnited States
18949Hall, Jackson97301SalemOregonUnited States
16888Hughes, Arianna, A92020El CajonCaliforniaUnited States
26411Xu, MarioB29 6SLBirminghamEnglandUnited Kingdom
18005Ramos, Renee, K20354HamburgHamburgGermany
26703Miller, Wyatt, M97045Oregon CityOregonUnited States

Generated 2025-07-10 21:13:57.199 UTC