[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 38  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24670Ross, Alexandria90401Santa MonicaCaliforniaUnited States
17150Wright, Wyatt, R97222MilwaukieOregonUnited States
12644Reed, Rachel, EEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-08 05:31:04.392 UTC