[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 2130   SHUFFLE   <  SKIP 54  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21046Suri, Terrance, CW1X3SELondonEnglandUnited Kingdom
23067Pal, Kelli, M94010BurlingameCaliforniaUnited States

Generated 2025-07-16 07:18:58.645 UTC