[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 512   SHUFFLE   <  SKIP 2688  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27042Roberts, Noah, SV2L3W8NewtonBritish ColumbiaCanada
15461Gutierrez, Alberto, RGA10GatesheadEnglandUnited Kingdom
18483Gill, Byron, J6006PerthSouth AustraliaAustralia

Generated 2025-07-13 01:20:16.685 UTC