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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16104Hernandez, Jordan98270MarysvilleWashingtonUnited States
20995Suarez, Danny4551CaloundraQueenslandAustralia
17547Yuan, Alejandro, J90706BellflowerCaliforniaUnited States
29075Wright, Jack, R97301SalemOregonUnited States

Generated 2025-07-09 19:16:37.104 UTC