[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   SKIP 24   SHUFFLE   <  SKIP 1156  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14703Srini, Clifford14197BerlinSaarlandGermany
16473Andersen, Dawn10210BerlinHamburgGermany
20113Murphy, Christina98366Port OrchardWashingtonUnited States

Generated 2025-07-17 18:03:05.943 UTC