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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25577Wright, Elijah, IPB12PeterboroughEnglandUnited Kingdom
18666Henderson, Jordyn, K98036LynnwoodWashingtonUnited States
21891Nara, Dawn, M1597Lane CoveNew South WalesAustralia

Generated 2025-07-10 20:15:10.260 UTC