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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19305Young, Gabriella, MCM11BillericayEnglandUnited Kingdom
15265Malhotra, Kristopher, L2113North RydeNew South WalesAustralia
25732Sanz, Joanna, LW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-11 13:13:55.049 UTC