[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 24   SHUFFLE   <  SKIP 2054  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14439Cox, Brian, E98371PuyallupWashingtonUnited States
18005Ramos, Renee, K20354HamburgHamburgGermany
20016Kelly, Katherine97068W. LinnOregonUnited States

Generated 2025-07-19 14:25:28.421 UTC