[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 512   SHUFFLE   <  SKIP 2903  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18355Foster, Edward, RV2W 1W2HaneyBritish ColumbiaCanada
17188Peterson, Alexa78000VersaillesYvelineFrance
22454Raman, Rebekah, ESL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-21 17:56:49.200 UTC