[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 2421   SHUFFLE   <  SKIP 3179  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11239Goel, Latoya, CSW1P 2NULondonEnglandUnited Kingdom
26636Walker, Miguel97330CorvallisOregonUnited States
25391Murphy, Morgan, J94536FremontCaliforniaUnited States

Generated 2025-07-11 17:53:44.672 UTC