[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 999   SHUFFLE   <  SKIP 1126  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13427Winston, Connor, A91950Lincoln AcresCaliforniaUnited States
15060Vazquez, Max, W93500PantinSeine Saint DenisFrance
13913Rogers, Angela94704BerkeleyCaliforniaUnited States

Generated 2025-07-15 01:39:59.256 UTC