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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14837Li, Dennis45001EssenHamburgGermany
22830Travers, Lee20354HamburgHamburgGermany
24798Moreno, Lawrence98225BellinghamWashingtonUnited States

Generated 2025-07-11 18:06:03.291 UTC