[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1164  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17522Sanz, Reginald, K4655Hervey BayQueenslandAustralia
27065Wright, Jordan, E94536FremontCaliforniaUnited States
17203Raje, Christine, WNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-11 06:38:36.845 UTC