[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 875   SHUFFLE   <  SKIP 994  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19856Madan, Tammy, K91502BurbankCaliforniaUnited States
16046Gomez, RobynRG41 1QWWokinghamEnglandUnited Kingdom
20974Subram, George, C75013ParisSeine (Paris)France

Generated 2025-07-16 01:38:50.015 UTC