[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 872   SHUFFLE   <  SKIP 4068  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22576Xu, Tony, L2113North RydeNew South WalesAustralia
25690Alvarez, TheodoreYO15YorkEnglandUnited Kingdom
25431Sanchez, Ann, D94010BurlingameCaliforniaUnited States

Generated 2025-07-20 15:47:49.310 UTC