[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 416   SHUFFLE   <  SKIP 2611  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20672Ross, Fernando94519ConcordCaliforniaUnited States
12453Bennett, Madison97068W. LinnOregonUnited States
22533Liu, Jake20354HamburgHamburgGermany

Generated 2025-07-22 06:24:38.883 UTC