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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12152Ramirez, Adrian, K91945Lemon GroveCaliforniaUnited States
11413Stewart, Megan, LGA10GatesheadEnglandUnited Kingdom
27427Young, Mason90401Santa MonicaCaliforniaUnited States

Generated 2025-07-21 01:30:16.425 UTC