[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 189   SHUFFLE   <  SKIP 1313  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19289Patel, Johnathan66001SaarbrückenSaarlandGermany
18105Brooks, Destiny, S97068W. LinnOregonUnited States
16420Alonso, Eddie, LRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-09 06:58:30.535 UTC