[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 2391   SHUFFLE   <  SKIP 766  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20384Gonzalez, Luis91932Imperial BeachCaliforniaUnited States
12522Sanchez, Brandy93500PantinSeine Saint DenisFrance
11729Campbell, Caleb98033KirklandWashingtonUnited States
14939Kapoor, Cory, L41485GrevenbroichBayernGermany

Generated 2025-07-14 15:56:59.001 UTC