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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16580Chen, Dawn, C57000MetzMoselleFrance
29143Jenkins, Grace90712LakewoodCaliforniaUnited States
27747Henderson, Edward98020EdmondsWashingtonUnited States

Generated 2025-07-09 21:44:12.469 UTC