[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 22  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17991Kelly, RichardKB9KirkbyEnglandUnited Kingdom
13185Lee, WilliamV3A 4R2LangleyBritish ColumbiaCanada
29374Sai, Shane, R53001BonnHamburgGermany

Generated 2025-07-09 06:34:30.759 UTC