[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 376   SHUFFLE   <  SKIP 996  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19583Li, Jake, L2010DarlinghurstNew South WalesAustralia
16701Zheng, Laura2113North RydeNew South WalesAustralia
19622Yuan, Roger1597Lane CoveNew South WalesAustralia

Generated 2025-07-08 09:58:34.854 UTC