[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 4281   SHUFFLE   <  SKIP 19  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17857Cabello, Albert, S04838EilenburgBrandenburgGermany
21728Harris, Madison, K98168BurienWashingtonUnited States
27230Wilson, Hunter, RV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-16 09:00:38.198 UTC