[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 3717   SHUFFLE   <  SKIP 801  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13993Patterson, Zachary, R94010BurlingameCaliforniaUnited States
11020King, Jordan, CV9MetchosinBritish ColumbiaCanada
25510Kumar, Grant, AW1Y 3RALondonEnglandUnited Kingdom
11239Goel, Latoya, CSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-22 12:04:25.542 UTC