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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23184Carter, Hailey, L94941Mill ValleyCaliforniaUnited States
19132Washington, Benjamin, D97205PortlandOregonUnited States
17611Butler, Luis, G97355LebanonOregonUnited States

Generated 2025-07-08 22:00:32.833 UTC