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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12793Guo, Jessie, J91910Chula VistaCaliforniaUnited States
20831Xu, Drew48001MünsterSaarlandGermany
18566Peterson, Bryce94015Daly CityCaliforniaUnited States
13814Walker, Sarah, RPE17BuryEnglandUnited Kingdom

Generated 2025-07-13 13:45:28.881 UTC