[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 438  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22992Yang, Austin, H98033KirklandWashingtonUnited States
21799Cook, Angel, M97355LebanonOregonUnited States
21460Carter, Jack91977Spring ValleyCaliforniaUnited States

Generated 2025-07-11 02:36:54.654 UTC