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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22321Zeng, Alan, MWA1 4SYWoolstonEnglandUnited Kingdom
14498Luo, Katie, L91910Chula VistaCaliforniaUnited States
21752Li, Rafael, MT2P 2G8CalgaryAlbertaCanada
27176Martin, Erik70452StuttgartSaarlandGermany

Generated 2025-07-21 01:42:37.095 UTC