[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 650   SHUFFLE   <  SKIP 2277  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12784Campbell, Jonathan, D97301SalemOregonUnited States
17198Jiménez, Cheryl20354HamburgHamburgGermany
29445Lal, Bonnie, A59140DunkerqueNordFrance

Generated 2025-07-20 10:40:21.532 UTC