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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22738Diaz, Haley94947NovatoCaliforniaUnited States
17082Smith, Morgan, W20354HamburgHamburgGermany
26043Becker, Jodi98312BremertonWashingtonUnited States

Generated 2025-07-10 07:05:21.212 UTC