[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 512   SHUFFLE   <  SKIP 480  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22140Sanchez, Makayla, L98055RentonWashingtonUnited States
24078Martin, Neil66001SaarbrückenSaarlandGermany
11588Mehta, Candace93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-11 03:15:25.018 UTC