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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12071Robinson, Robert90210Beverly HillsCaliforniaUnited States
12121Wilson, Logan, H97222MilwaukieOregonUnited States
22324Gill, Kari, A92081Paris La DefenseHauts de SeineFrance

Generated 2025-07-18 03:23:01.703 UTC