[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 482   SHUFFLE   <  SKIP 5490  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28026Ross, Paige, J94303Palo AltoCaliforniaUnited States
11682Hall, Kaitlyn98403TacomaWashingtonUnited States
24695Zhou, Omar, L93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-21 13:34:59.172 UTC