[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   SHUFFLE   SKIP 2996   <  SKIP 1701  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24903Black, Tracy, B4171HawthorneQueenslandAustralia
12118Sanchez, Miguel, L90706BellflowerCaliforniaUnited States
11405Goel, Bonnie53131BonnHamburgGermany

Generated 2025-07-17 08:33:47.722 UTC