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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22687Jiménez, Javier, MEC1R 0DULondonEnglandUnited Kingdom
24455Chander, Alejandro, M3977CranbourneVictoriaAustralia
14643Simmons, Eric, M98201EverettWashingtonUnited States
26072Zhang, Kelli, W90210Beverly HillsCaliforniaUnited States

Generated 2025-07-21 13:28:30.117 UTC