[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 840   SHUFFLE   <  SKIP 467  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17903Shen, Bethany, CB29 6SLBirminghamEnglandUnited Kingdom
27095Flores, Spencer90505TorranceCaliforniaUnited States
21745Foster, Isabel, MV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-19 17:59:50.227 UTC