[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 1429   SHUFFLE   <  SKIP 75  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27845Wright, Angel93700DrancySeine Saint DenisFrance
27403Coleman, DylanV7L 4J4N. VancouverBritish ColumbiaCanada
21415Sanchez, Sydney98052RedmondWashingtonUnited States

Generated 2025-07-17 18:24:18.411 UTC