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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25857Perry, Abigail, M97068W. LinnOregonUnited States
14113Lopez, Natalie, L99362Walla WallaWashingtonUnited States
27609Alonso, Audrey, J90210Beverly HillsCaliforniaUnited States

Generated 2025-07-12 01:42:00.506 UTC