[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 250   SHUFFLE   <  SKIP 5884  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18298Malhotra, Geoffrey, W2113North RydeNew South WalesAustralia
17634Rana, Kaitlin, A91940Les UlisEssonneFrance
20599Wang, KyleKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-13 16:18:17.408 UTC