[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 3669   SHUFFLE   <  SKIP 1051  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21835Sun, Susan66740SaarlouisSaarlandGermany
17013Mitchell, Gabriella, L97301SalemOregonUnited States
22600Kumar, Maurice, LKB9KirkbyEnglandUnited Kingdom
13971Zhao, Bianca4655Hervey BayQueenslandAustralia

Generated 2025-07-12 00:29:21.710 UTC