[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   SHUFFLE   <  SKIP 852  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21416Butler, Ryan, A90210Beverly HillsCaliforniaUnited States
15109Carlson, Meghan, K92150SuresnesHauts de SeineFrance

Generated 2025-07-12 08:14:28.542 UTC