[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 3669   SHUFFLE   <  SKIP 438  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16379Jimenez, Marc, F94014ColmaCaliforniaUnited States
24652Butler, Luke98020EdmondsWashingtonUnited States
20514Griffin, Hannah99362Walla WallaWashingtonUnited States

Generated 2025-07-17 12:07:48.668 UTC