[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   SKIP 304   SHUFFLE   <  SKIP 517  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27411Bendixen, Mason, J97330CorvallisOregonUnited States
21459Alexander, Luis, M90505TorranceCaliforniaUnited States
14730Ferrier, Jerry, M90706BellflowerCaliforniaUnited States
11880Sanchez, Melissa97301SalemOregonUnited States

Generated 2025-07-20 08:34:47.560 UTC