[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 750   SHUFFLE   <  SKIP 138  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15299Lopez, Charles, H97355LebanonOregonUnited States
18577Winston, Isabelle, C94070San CarlosCaliforniaUnited States
21137Li, SteveBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-11-05 21:11:59.099 UTC