[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 362   SHUFFLE   <  SKIP 3985  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14541Kapoor, Douglas, D66578NeunkirchenSaarlandGermany
11871Bennett, Dalton, L98036LynnwoodWashingtonUnited States

Generated 2025-07-20 05:45:32.183 UTC