[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 3165   SHUFFLE   <  SKIP 2751  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19163Bailey, Riley91950Lincoln AcresCaliforniaUnited States
20474Turner, Edward, S97034Lake OswegoOregonUnited States
23262Kelly, Sydney97330CorvallisOregonUnited States

Generated 2025-07-22 05:28:17.355 UTC