[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 468   SHUFFLE   SKIP 0  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11674Rogers, Morgan, B91364Woodland HillsCaliforniaUnited States
19441She, Dale, L41100Saint OuenLoir et CherFrance
19403Cook, Morgan, G90802Long BeachCaliforniaUnited States

Generated 2025-07-16 10:37:47.818 UTC