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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28267Young, Jordan, J94010BurlingameCaliforniaUnited States
12886Long, Jocelyn92102San DiegoCaliforniaUnited States
11019Lal, Luke, LV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-14 21:27:15.313 UTC