[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 4232   <  SKIP 1492  >   TAKE 1  >   

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

1 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15498Washington, Alexandra, EV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-21 18:23:06.981 UTC