[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 468   SHUFFLE   <  SKIP 122  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22563Weber, Darren, A66001SaarbrückenSaarlandGermany
21143Campbell, Allison97034Lake OswegoOregonUnited States
11685Griffin, Jose, A97222MilwaukieOregonUnited States
19884Simmons, JamesV0SookeBritish ColumbiaCanada

Generated 2025-07-14 03:57:38.371 UTC