[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 512   SHUFFLE   <  SKIP 5714  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28935Johnsen, Eddie4655Hervey BayQueenslandAustralia
28891Smith, JasmineNT20Newcastle upon TyneEnglandUnited Kingdom
19728Edwards, Wyatt98270MarysvilleWashingtonUnited States

Generated 2025-07-14 05:01:02.624 UTC