[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 2693   SHUFFLE   <  SKIP 1133  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26346Suri, Emmanuel90210Beverly HillsCaliforniaUnited States
17874Alvarez, Natasha, M75002ParisSeine (Paris)France
11846Reed, Savannah, A90802Long BeachCaliforniaUnited States

Generated 2025-07-17 17:52:43.133 UTC