[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 16   <  SKIP 185  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17244Dominguez, Kellie, E5023FindonSouth AustraliaAustralia
21472Ward, Patrick, J91203GlendaleCaliforniaUnited States
18982Baker, Kyle98033KirklandWashingtonUnited States

Generated 2025-07-12 12:23:43.326 UTC