[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 438   SHUFFLE   <  SKIP 722  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18018Xie, Peter91370Verrieres Le BuissonEssonneFrance
11246Rubio, Latasha20354HamburgHamburgGermany
28816Cox, Jessica, B97330CorvallisOregonUnited States
26234Perry, Antonio, L94704BerkeleyCaliforniaUnited States

Generated 2025-07-09 19:59:58.024 UTC