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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27504Lopez, Rebecca, F97034Lake OswegoOregonUnited States
25811Wright, Miguel4217Gold CoastQueenslandAustralia
18949Hall, Jackson97301SalemOregonUnited States

Generated 2025-07-12 21:59:06.280 UTC