[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 470   SHUFFLE   <  SKIP 3158  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15223Martin, Ebony, F2113North RydeNew South WalesAustralia
29273Lopez, Timothy, O90706BellflowerCaliforniaUnited States
17223Torres, Francis93500PantinSeine Saint DenisFrance

Generated 2025-07-21 01:32:17.339 UTC