[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 3165   SHUFFLE   <  SKIP 2506  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24813Schmidt, Armando94519ConcordCaliforniaUnited States
18044Carlson, KendraEC1R 0DULondonEnglandUnited Kingdom
14903Morgan, Amanda, L91776San GabrielCaliforniaUnited States

Generated 2025-07-17 19:53:49.690 UTC