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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19652Rodriguez, Douglas, W3337MeltonVictoriaAustralia
24510Martinez, Christian, P99362Walla WallaWashingtonUnited States
12603Reed, ColePB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-11 11:48:14.970 UTC