[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 322   SHUFFLE   <  SKIP 606  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14477Lee, Lauren, D95062Santa CruzCaliforniaUnited States
21482Flores, Haley, M97034Lake OswegoOregonUnited States
15939Brown, Jennifer, A98403TacomaWashingtonUnited States

Generated 2025-07-14 17:53:38.625 UTC