[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 494   SHUFFLE   <  SKIP 474  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26646Perry, Jordyn94611OaklandCaliforniaUnited States
15964Cox, Steven, E92806La JollaCaliforniaUnited States
23890Cox, Haley94519ConcordCaliforniaUnited States

Generated 2025-07-16 21:49:51.957 UTC