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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26519Wood, Brianna90505TorranceCaliforniaUnited States
18044Carlson, KendraEC1R 0DULondonEnglandUnited Kingdom
13905Henderson, Christian92806La JollaCaliforniaUnited States

Generated 2025-07-10 11:03:33.558 UTC