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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23635Luo, AlvinSL67RJMaidenheadEnglandUnited Kingdom
18242Pal, Christine, I2300NewcastleNew South WalesAustralia
21558Coleman, Nicole, A2580GoulburnNew South WalesAustralia

Generated 2025-07-08 21:58:50.987 UTC