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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27106Allen, Jennifer90012Los AngelesCaliforniaUnited States
25184Tang, Peter94014ColmaCaliforniaUnited States
13572Deng, Shaun70452StuttgartSaarlandGermany
15993Coleman, SpencerV2L3W8NewtonBritish ColumbiaCanada

Generated 2025-07-11 18:07:53.673 UTC