[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 158   SHUFFLE   <  SKIP 642  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13216Mitchell, Mary94536FremontCaliforniaUnited States
12381Lal, Johnny, GSW8 1XDLondonEnglandUnited Kingdom
22769Martin, Benjamin90802Long BeachCaliforniaUnited States

Generated 2025-07-18 02:25:43.795 UTC