[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 875   SHUFFLE   <  SKIP 1436  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15747Nelson, Evan91910Chula VistaCaliforniaUnited States
16786Reed, Lucas, A90012Los AngelesCaliforniaUnited States
25649Morgan, Trinity59491Villeneuve-d'AscqNordFrance
18126Ortega, Larry, CLE18LeedsEnglandUnited Kingdom

Generated 2025-07-15 12:20:23.345 UTC