[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 646  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28688Ye, Margaret48001MünsterSaarlandGermany
18994Allen, Jackson, J98027IssaquahWashingtonUnited States
11667Moore, Blake, S99362Walla WallaWashingtonUnited States

Generated 2025-07-12 22:49:41.338 UTC