[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 1445   SHUFFLE   <  SKIP 531  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12801Browning, Melody91054ErlangenBayernGermany
23264Hu, Warren98225BellinghamWashingtonUnited States
22417Goel, Shaun, L75016ParisSeine (Paris)France

Generated 2025-07-15 23:23:32.363 UTC