[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 489   SHUFFLE   <  SKIP 1026  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23750Serrano, TanyaEC1R 0DULondonEnglandUnited Kingdom
13305Alexander, Oscar, M98371PuyallupWashingtonUnited States
17030Russell, Emily90012Los AngelesCaliforniaUnited States

Generated 2025-07-21 14:51:17.178 UTC