[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 3165   SHUFFLE   <  SKIP 2463  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27607Martin, Joshua, AV9MetchosinBritish ColumbiaCanada
17991Kelly, RichardKB9KirkbyEnglandUnited Kingdom
23936Vazquez, Monique, A93000BobignySeine Saint DenisFrance

Generated 2025-07-21 11:38:09.599 UTC