[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 327   SHUFFLE   <  SKIP 3597  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24535Mr., Shepard, David, B.59223RoncqNordFrance
20910Malhotra, Carolyn, M75009ParisSeine (Paris)France
14378Mehta, Cory, A94010BurlingameCaliforniaUnited States
20806Lopez, James, EPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-12 12:09:43.784 UTC