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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15107Saunders, Roy62200Boulogne-sur-MerPas de CalaisFrance
16078James, Nicole, C91941GrossmontCaliforniaUnited States
25097Gonzales, Fernando, B97222MilwaukieOregonUnited States

Generated 2025-07-12 17:52:29.994 UTC