[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 322   SHUFFLE   <  SKIP 656  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17768Parker, Luis, S66740SaarlouisSaarlandGermany
27894Sai, Gerald, LLE18LeedsEnglandUnited Kingdom
17432Peterson, Mariah97205PortlandOregonUnited States
29044Wilson, Olivia, L97205PortlandOregonUnited States

Generated 2025-07-15 01:03:02.130 UTC