[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 511   SHUFFLE   <  SKIP 1647  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24746Russell, Ian, TV3A 4R2LangleyBritish ColumbiaCanada
23862Kapoor, Rebekah, B94519ConcordCaliforniaUnited States
14378Mehta, Cory, A94010BurlingameCaliforniaUnited States

Generated 2025-07-18 11:44:37.750 UTC