[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 475   SHUFFLE   <  SKIP 269  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15489Thompson, Emily99362Walla WallaWashingtonUnited States
15293Watson, Mason, C97034Lake OswegoOregonUnited States
24629Perry, Seth94611OaklandCaliforniaUnited States

Generated 2025-07-12 22:33:40.749 UTC