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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17590Cox, Garrett, R97222MilwaukieOregonUnited States
27303Yang, Arturo75012ParisSeine (Paris)France
13806Mehta, Bryant, C94310OrlyVal de MarneFrance
21022Huang, Bianca, J92150SuresnesHauts de SeineFrance

Generated 2025-07-11 13:12:03.809 UTC