[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 416   SHUFFLE   <  SKIP 1809  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23253Bell, Brooke, HV9B 2C3ShawneeBritish ColumbiaCanada
19307Alonso, Micheal, WOX1OxfordEnglandUnited Kingdom
23467Bennett, Nicole98371PuyallupWashingtonUnited States

Generated 2025-07-13 03:23:58.076 UTC