[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 2986   SHUFFLE   <  SKIP 2351  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17702King, Jack, HYO15YorkEnglandUnited Kingdom
13157Gonzalez, Heidi, Z5023FindonSouth AustraliaAustralia
18510Washington, Samuel, A91791West CovinaCaliforniaUnited States

Generated 2025-07-19 00:55:41.452 UTC