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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16632Romero, Ruben2010DarlinghurstNew South WalesAustralia
23458Edwards, Mackenzie, KV6B 3P7Port HammondBritish ColumbiaCanada
19544Price, Katherine, R91977Spring ValleyCaliforniaUnited States

Generated 2025-07-12 17:27:15.754 UTC