[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 494   SHUFFLE   <  SKIP 1644  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26711Bryant, Mya, P91502BurbankCaliforniaUnited States
16099Jenkins, Julian98104SeattleWashingtonUnited States
27937Alvarez, Kristine, F20354HamburgHamburgGermany

Generated 2025-07-14 04:02:25.779 UTC