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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19861Perry, Caroline97034Lake OswegoOregonUnited States
27639Price, Emma, H99362Walla WallaWashingtonUnited States
12280Alvarez, Theresa, H17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-17 12:23:02.971 UTC