[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 158   SHUFFLE   <  SKIP 707  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27367Adams, Sydney4655Hervey BayQueenslandAustralia
22824Nath, April, R59223RoncqNordFrance
23025Richardson, Richard99362Walla WallaWashingtonUnited States

Generated 2025-07-20 17:37:14.011 UTC