[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 2993   SHUFFLE   <  SKIP 52  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27726Hall, Sophia91945Lemon GroveCaliforniaUnited States
27503Shen, Warren, D60610ChicagoIllinoisUnited States
28266Flores, Wyatt97301SalemOregonUnited States

Generated 2025-07-10 22:34:02.080 UTC