[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 15  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21885Xu, Rafael, A2444Port MacquarieNew South WalesAustralia
11880Sanchez, Melissa97301SalemOregonUnited States
12397Chapman, Shaun, K66041PoingSaarlandGermany
28774Rowe, Latasha, L94519ConcordCaliforniaUnited States

Generated 2025-07-11 13:10:07.130 UTC