[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 5113  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26002Walker, Samuel, J97301SalemOregonUnited States
12029Hu, Damien90706BellflowerCaliforniaUnited States
13208Bryant, Cassidy94519ConcordCaliforniaUnited States
17505Mitchell, Hunter, A99362Walla WallaWashingtonUnited States

Generated 2025-07-14 03:15:06.286 UTC