[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 405   SHUFFLE   <  SKIP 1001  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12601Zhang, RandyPB12PeterboroughEnglandUnited Kingdom
22139Pal, Jaime94519ConcordCaliforniaUnited States
22712Romero, Monique57000MetzMoselleFrance
17690Gonzalez, Jenna, C91910Chula VistaCaliforniaUnited States

Generated 2025-07-14 05:19:23.772 UTC