[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 484   SHUFFLE   <  SKIP 1272  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20798Munoz, Mathew, L38001BraunschweigNordrhein-WestfalenGermany
22836Sai, Michele24044KielSaarlandGermany
12727Ross, Amanda, E93000BobignySeine Saint DenisFrance
16598Rai, KatePE17BuryEnglandUnited Kingdom
24313Brooks, Taylor, L97034Lake OswegoOregonUnited States
21472Ward, Patrick, J91203GlendaleCaliforniaUnited States
27606Edwards, Courtney, A97222MilwaukieOregonUnited States

Generated 2025-11-05 19:31:18.887 UTC