[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3669   SHUFFLE   <  SKIP 315  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25178Kelly, Jasmine, D98020EdmondsWashingtonUnited States
21070Yuan, Latoya91940Les UlisEssonneFrance
22802Van, Ann, A91480FrankfurtBayernGermany
15587Ward, Jessica3977CranbourneVictoriaAustralia

Generated 2025-07-15 21:53:40.475 UTC