[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 475   SHUFFLE   <  SKIP 3664  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22304Vazquez, JaimeW1X3SELondonEnglandUnited Kingdom
27427Young, Mason90401Santa MonicaCaliforniaUnited States
19111Kelly, Mariah, L90505TorranceCaliforniaUnited States

Generated 2025-07-21 11:44:41.768 UTC