[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 444   SHUFFLE   <  SKIP 1792  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19075Wu, Brent75013ParisSeine (Paris)France
15351Lu, Steve98168BurienWashingtonUnited States
18506Bradley, EvanV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-19 01:36:20.919 UTC