[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 750   SHUFFLE   <  SKIP 101  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28508Romero, Jaime, BPB12PeterboroughEnglandUnited Kingdom
20150Rubio, Gary, MYO15YorkEnglandUnited Kingdom
29235Rogers, Isaiah, W92020El CajonCaliforniaUnited States

Generated 2025-07-17 18:50:05.217 UTC