[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 975   SHUFFLE   <  SKIP 1158  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15143Wang, Kelvin, S2777SpringwoodNew South WalesAustralia
18812Adams, Kyle, EV8VVictoriaBritish ColumbiaCanada
27903Suri, Janelle93500PantinSeine Saint DenisFrance
19412Chander, Jaime, L98225BellinghamWashingtonUnited States

Generated 2025-07-22 13:17:57.965 UTC