[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 3217  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27589Yuan, Derek, L2500WollongongNew South WalesAustralia
11475Subram, Cesar, LSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-10 16:17:55.167 UTC