[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 827   SHUFFLE   <  SKIP 1619  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18178Goel, Tracy, JRG7 5H7ReadingEnglandUnited Kingdom
14280Oliver, Isaac98312BremertonWashingtonUnited States
19460Diaz, Arthur91420MorangisEssonneFrance

Generated 2025-07-13 17:13:47.808 UTC