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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25728Romero, NelsonSW1P 2NULondonEnglandUnited Kingdom
28265Travers, Shirleen, H97301SalemOregonUnited States
15240Navarro, Monique, R2444Port MacquarieNew South WalesAustralia

Generated 2025-07-15 13:31:57.175 UTC