[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 512   SHUFFLE   <  SKIP 1069  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19938Patel, Chelsea, PW10 6BLLondonEnglandUnited Kingdom
28245Henderson, Gavin, IV2W 1W2HaneyBritish ColumbiaCanada
13219Shan, Rafael, A94519ConcordCaliforniaUnited States

Generated 2025-07-14 06:51:55.679 UTC