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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21810Miller, Justin, C91977Spring ValleyCaliforniaUnited States
27568Evans, Miguel97222MilwaukieOregonUnited States
14874Sanchez, Nicole, LV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-20 17:54:26.250 UTC