[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 4   SHUFFLE   <  SKIP 3850  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28684Saunders, Kristi, A80074MünchenHamburgGermany
20794Rana, Brenda, F75010ParisSeine (Paris)France
22865Hall, Stephanie, E94519ConcordCaliforniaUnited States

Generated 2025-07-21 00:07:55.336 UTC