[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 34   SHUFFLE   <  SKIP 2474  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13438Griffin, Chloe98052RedmondWashingtonUnited States
24402Alexander, Devin91364Woodland HillsCaliforniaUnited States
24939Barnes, Elizabeth, JV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-15 01:02:11.511 UTC