[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 158   SHUFFLE   <  SKIP 172  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27893Jiménez, Clinton, D59491Villeneuve-d'AscqNordFrance
14202Zeng, Clayton66001SaarbrückenSaarlandGermany
15971Jenkins, Ryan, C98033KirklandWashingtonUnited States
20983Vance, Meredith, B4169East BrisbaneQueenslandAustralia

Generated 2025-07-15 05:57:49.409 UTC