[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 999   SHUFFLE   <  SKIP 2151  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23466Miller, Alyssa98501OlympiaWashingtonUnited States
20177Li, Kelvin, W92400CourbevoieHauts de SeineFrance
19427Lopez, Troy, M75008ParisSeine (Paris)France

Generated 2025-07-19 21:12:40.277 UTC