[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 438   SHUFFLE   <  SKIP 268  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28238Flores, Dalton94536FremontCaliforniaUnited States
16038Sai, Roy, JLE18LeedsEnglandUnited Kingdom
12157White, William91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-15 01:11:50.733 UTC