[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 394   SHUFFLE   <  SKIP 1381  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20564Gao, JessieCB4 4BZCambridgeEnglandUnited Kingdom
26672Sharma, Kelli2055North SydneyNew South WalesAustralia
12199Richardson, Christina99362Walla WallaWashingtonUnited States

Generated 2025-07-21 10:50:53.487 UTC