[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 6329  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12873Samant, MandarSW6 SBYLondonEnglandUnited Kingdom
25418Hayes, Alexia91932Imperial BeachCaliforniaUnited States
13841Kumar, ClaytonY03 4TNYorkEnglandUnited Kingdom
12976Thompson, Hunter90802Long BeachCaliforniaUnited States

Generated 2025-07-11 09:42:01.672 UTC