[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 875   SHUFFLE   <  SKIP 3224  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20901Xu, Chad92150SuresnesHauts de SeineFrance
24561Ms., Sherman, Megan66001SaarbrückenSaarlandGermany
12047Davis, Alexandra91791West CovinaCaliforniaUnited States
17813Nicholls, Jay, KWA1 4SYWoolstonEnglandUnited Kingdom

Generated 2025-07-15 09:21:18.898 UTC