[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 2421   SHUFFLE   <  SKIP 184  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21249Xu, Alvin43215ColumbusOhioUnited States
13840Pal, Tommy62200Boulogne-sur-MerPas de CalaisFrance
19195Romero, Darren, AB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-13 13:21:22.411 UTC