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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29064Butler, Jose3977CranbourneVictoriaAustralia
20328Carter, Sierra92102San DiegoCaliforniaUnited States
24802Allen, Timothy, L91941GrossmontCaliforniaUnited States

Generated 2025-07-17 23:20:08.260 UTC