[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 2391   SHUFFLE   <  SKIP 5047  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14455Mitchell, AlexandraV9MetchosinBritish ColumbiaCanada
28095Bryant, Natalie, L98284Sedro WoolleyWashingtonUnited States
22552Ms., Rusko, Andrea93500PantinSeine Saint DenisFrance

Generated 2025-07-18 23:26:04.862 UTC