[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 127   SHUFFLE   <  SKIP 2704  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27712Munoz, Teresa, R4655Hervey BayQueenslandAustralia
17323Jai, Rafael, L3550BendigoVictoriaAustralia
11630Powell, Haley98104SeattleWashingtonUnited States

Generated 2025-07-20 03:04:37.397 UTC