[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 9324   SHUFFLE   <  SKIP 192  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11153James, Angela, R98055RentonWashingtonUnited States
24676Roberts, Jeremy98104SeattleWashingtonUnited States
24318Long, Luis, F92102San DiegoCaliforniaUnited States

Generated 2025-07-19 16:54:21.437 UTC