[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 589   SHUFFLE   <  SKIP 1571  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28739Perry, Mya93000BobignySeine Saint DenisFrance
19079Lopez, Brett93500PantinSeine Saint DenisFrance
18232Edwards, Sophia, R94947NovatoCaliforniaUnited States

Generated 2025-07-18 15:58:58.529 UTC