[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 344   SHUFFLE   <  SKIP 735  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20798Munoz, Mathew, L38001BraunschweigNordrhein-WestfalenGermany
18345Bryant, SamanthaV9MetchosinBritish ColumbiaCanada
19675Gill, Dwayne, A3977CranbourneVictoriaAustralia
19951Moreno, Roy, J4171HawthorneQueenslandAustralia

Generated 2025-07-18 07:05:28.635 UTC