[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 1441   <  SKIP 545  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23023Vazquez, Naomi, W98225BellinghamWashingtonUnited States
27343Nath, Dale, B4700RockhamptonQueenslandAustralia
17991Kelly, RichardKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-20 18:24:56.013 UTC