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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19713Stewart, Morgan, D98052RedmondWashingtonUnited States
24884Fernandez, Michele, M2055North SydneyNew South WalesAustralia
26914Prasad, Cindy, CPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-12 08:49:17.371 UTC