[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 280   SHUFFLE   <  SKIP 1841  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12603Reed, ColePB12PeterboroughEnglandUnited Kingdom
21105Sara, Cory, AYO15YorkEnglandUnited Kingdom
19761Lu, Alan6006PerthSouth AustraliaAustralia
11193Gray, Ian, A97071WoodburnOregonUnited States

Generated 2025-07-18 14:05:56.622 UTC