[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 1818   SHUFFLE   <  SKIP 656  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20400Henderson, Sydney94536FremontCaliforniaUnited States
19836Jai, KevinV9LangfordBritish ColumbiaCanada

Generated 2025-07-12 17:03:21.208 UTC