[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 327   SHUFFLE   <  SKIP 955  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28980Watson, Alyssa, C98033KirklandWashingtonUnited States
17683Evans, Jenna91950Lincoln AcresCaliforniaUnited States
26573Clark, Samantha99202SpokaneWashingtonUnited States

Generated 2025-07-12 10:12:34.027 UTC