[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 4847  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13645He, Eugene, L4171HawthorneQueenslandAustralia
19300Hu, Clarence80074MünchenHessenGermany
14723Smith, AndrewV7L 4J4N. VancouverBritish ColumbiaCanada
19682Kumar, Eric98033KirklandWashingtonUnited States

Generated 2025-07-14 15:58:46.978 UTC