[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 5011  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16946Diaz, Teresa, LY03 4TNYorkEnglandUnited Kingdom
15791Long, Megan, J1002SydneyNew South WalesAustralia
19444Thomas, Kayla93000BobignySeine Saint DenisFrance
16464Liu, Alan, VMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-11 11:56:01.089 UTC