[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 3027   SHUFFLE   <  SKIP 1799  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26517Griffin, Melanie, A91932Imperial BeachCaliforniaUnited States
24632James, Catherine, K99362Walla WallaWashingtonUnited States
25953Butler, Hunter, A94519ConcordCaliforniaUnited States

Generated 2025-07-14 23:20:52.763 UTC