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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23179Phillips, Jordan98366Port OrchardWashingtonUnited States
11742Lewis, Edward94063Redwood CityCaliforniaUnited States
14454Anderson, Kayla92806La JollaCaliforniaUnited States

Generated 2025-07-15 12:10:48.788 UTC