[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 6297  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14334Murphy, Patrick, M99362Walla WallaWashingtonUnited States
23395Martinez, Ryan, A91791West CovinaCaliforniaUnited States
14277She, Jerry, C4700RockhamptonQueenslandAustralia

Generated 2025-07-12 02:19:43.976 UTC