[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 1500   <  SKIP 4728  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21736Thompson, Thomas, D91502BurbankCaliforniaUnited States
28843Price, Chloe90210Beverly HillsCaliforniaUnited States
17785Chapman, PedroSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-16 18:12:46.622 UTC