[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 875   SHUFFLE   <  SKIP 1391  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20042Deng, Brad, DL4 4HBLiverpoolEnglandUnited Kingdom
28946Anderson, John, C4655Hervey BayQueenslandAustralia
19605Shan, Brad, H2065St. LeonardsNew South WalesAustralia

Generated 2025-07-06 19:41:15.379 UTC