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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29452Romero, Meredith, J2010DarlinghurstNew South WalesAustralia
19620Vazquez, Andy2580GoulburnNew South WalesAustralia
26739Shen, Corey2300NewcastleNew South WalesAustralia

Generated 2025-07-11 14:37:56.638 UTC