[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 625   SHUFFLE   <  SKIP 2317  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23215Richardson, Juan, C94070San CarlosCaliforniaUnited States
22393Perez, Chelsea, K80074MünchenHamburgGermany
14450Butler, Kevin, R91932Imperial BeachCaliforniaUnited States
17888Liu, MandyRG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-10 18:51:37.983 UTC