[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 680   SHUFFLE   <  SKIP 6014  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15370Butler, Jessica, K97355LebanonOregonUnited States
27922King, Isabella, E98312BremertonWashingtonUnited States
20758Sanders, Jesse98104SeattleWashingtonUnited States

Generated 2025-07-14 23:18:27.221 UTC