[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 7828   SHUFFLE   <  SKIP 2275  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14774Ferrier, Max53131BonnHamburgGermany
17999Romero, Byron59140DunkerqueNordFrance
21678Tang, Alvin, LMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-21 07:59:58.780 UTC