[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 461   SHUFFLE   <  SKIP 4048  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11387Ramirez, Megan, CGA10GatesheadEnglandUnited Kingdom
13238Williams, John, C90505TorranceCaliforniaUnited States
12723Jai, Kurt, L45000OrleansLoiretFrance
26895Shan, Christine, RGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-14 19:30:13.539 UTC